DatabaseTables Collection

The DatabaseTables Collection is a collection of DatabaseTable objects. A DatabaseTable object exists for every database object (for example, table, query, stored procedure, etc.) accessed by the report. Access a specific DatabaseTable Object in the collection using the Item property.

DatabaseTables Collection Properties

Property Description Read/Write Restriction in
event handler

Count

Long. Gets the number of database objects in the collection.

Read only

None

Item (index
As Long)

DatabaseTable Object. Item has an index parameter that is a numeric, 1-based index (for example, Item (1)). The items in the collection are indexed in the order in which they were added to the report.

Read only

None

Parent

Database Object. Reference to the parent object.

Read only

None

Remarks

Instead of using the Item property as shown, you can reference a table directly (for example, DatabaseTable(1)).



Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com